-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[minigraph.py] Add support for 'OutAcl' keyword and attaching ACLs to VLAN interfaces #4229
Conversation
jleveque
commented
Mar 6, 2020
- Support parsing egress ACLs from minigraph file specified by the "OutAcl" element
- Support attaching ACLs to VLAN interfaces
Retest vsimage please |
2 similar comments
Retest vsimage please |
Retest vsimage please |
Do you mean binding ACL table to VLAN? Binding to router interface (VLAN interface being one type of router interface) seems not supported this moment in orchagent. |
@wendani: This PR is a prerequisite; loading the config from the minigraph. Related orchagent PR here: sonic-net/sonic-swss#1218 |
Thanks. It comes at the right time |
Retest vsimage please |
2 similar comments
Retest vsimage please |
Retest vsimage please |
… VLAN interfaces (#4229) - Support parsing egress ACLs from minigraph file specified by the "OutAcl" element - Support attaching ACLs to VLAN interfaces
… VLAN interfaces (#4229) - Support parsing egress ACLs from minigraph file specified by the "OutAcl" element - Support attaching ACLs to VLAN interfaces
… VLAN interfaces (sonic-net#4229) - Support parsing egress ACLs from minigraph file specified by the "OutAcl" element - Support attaching ACLs to VLAN interfaces